Interface org.omg.CORBA.PrimitiveDef
All Packages Class Hierarchy This Package Previous Next Index
Interface org.omg.CORBA.PrimitiveDef
- public interface PrimitiveDef
- extends Object
- extends Object, IDLType
A PrimitiveDef represents one of the IDL primitive types. As primitive types are unnamed, this interface is not derived fromTypedefDef or Contained.
-
kind()
-
kind
public abstract PrimitiveKind kind() throws SystemException
All Packages Class Hierarchy This Package Previous Next Index